GoXam for WPF v3
Text Property (GraphLinksModelLinkData<NodeKey,PortKey>)
Northwoods.GoXam.Model Namespace > GraphLinksModelLinkData<NodeKey,PortKey> Class : Text Property
Gets or sets a string that can be used for a text label on a link.
Syntax
public string Text {get; set;}

Property Value

The default value is an empty string.
Remarks
Although this data property is defined for your convenience, the model does not know about this property.
See Also

Reference

GraphLinksModelLinkData<NodeKey,PortKey> Class
GraphLinksModelLinkData<NodeKey,PortKey> Members